MESCIUS InputMan for ASP.NET 10.0J
BaseItemCollection<T> クラス
メンバ 

BaseItemCollectionジェネリッククラスは、リストコントロールやコンボコントロールの項目を保持するコレクションの基底となるクラスです。
シンタックス
Public Class BaseItemCollection(Of T As {New, ComboItem}) 
   Inherits System.Collections.CollectionBase
public class BaseItemCollection<T> : System.Collections.CollectionBase 
where T: new(), ComboItem
型パラメータ
T
継承階層

System.Object
   System.Collections.CollectionBase
      GrapeCity.Web.Input.Core.ListBox.BaseItemCollection<T>
         GrapeCity.Web.Input.IMCombo.ComboItemCollection
         GrapeCity.Web.Input.IMList.ListItemCollection

参照

参照

BaseItemCollection<T> メンバ
GrapeCity.Web.Input.Core.ListBox 名前空間

 

 


© MESCIUS inc. All rights reserved.